home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 545 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.1 KB  |  34 lines

  1. Path: chronicle.mti.sgi.com!austern
  2. From: David Byrden <100101.2547@compuserve.com>
  3. Newsgroups: comp.std.c++
  4. Subject: Tiny but embarassing typos in standard..
  5. Date: 26 Feb 1996 09:30:09 PST
  6. Organization: self-employed
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <4gm2g7$hvn@news.bridge.net>
  9. NNTP-Posting-Host: isolde.mti.sgi.com
  10. X-Original-Date: 24 Feb 1996 04:00:07 GMT
  11. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  12. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  13.     iQBVAwUBMTHuMEy4NqrwXLNJAQGXxwIAmNWVg5zIibTlkGWmufmpQnhWRRr/xuBt
  14.     GHJB6hWsGkj7ywSRzTjxhnA6gaS4CukdUVzh8KhrYETu8JXJPlU7JQ==
  15.     =GibO
  16. Originator: austern@isolde.mti.sgi.com
  17.  
  18. 14.13.2
  19.  
  20.    class A {
  21.                   template<class T> friend class B { /* ... /* }; // ok
  22.                   template<class T> friend void f(T){ /* ... /* } // ok
  23.           };
  24.  
  25.  
  26. Comments not closed.
  27. ---
  28. [ To submit articles: Try just posting with your newsreader.  If that fails,
  29.                       use mailto:std-c++@ncar.ucar.edu
  30.   FAQ:    http://reality.sgi.com/employees/austern_mti/std-c++/faq.html
  31.   Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
  32.   Comments? mailto:std-c++-request@ncar.ucar.edu 
  33. ]
  34.